home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / vb / gmpvb2.exe / FORM2.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1991-10-26  |  1.4 KB  |  38 lines

  1. Form2
  2. More Info about Winword
  3. Form2
  4. DocID
  5. !The current winword directory is 
  6. Label1
  7. %Bookmarks in current Winword document
  8. Label2
  9. &Glossaries in current Winword document
  10. Mask1
  11. List1
  12. Mask2
  13. List2
  14. Cancel
  15. &Cancel
  16. Cancel_Click
  17. Form2
  18. Form_Click
  19. DocID
  20. Caption
  21. Form1
  22. tempno
  23. Get_Info
  24. @    Form_Load
  25. List1
  26. List2
  27.     ListCount
  28. Visible
  29. FALSE
  30. Mask1
  31. Mask2
  32. Cancel_Click
  33. Form_Load
  34. Str$(CountBookmarks())
  35. BookmarkName$(
  36. Str$(CountGlossaries(1))
  37.     temp$ = Get_Info("GlossaryName$(" + LTrim$(Str$(idx)) + ",1)")
  38.